gtk: Add annotations to improve GIR API
authorRico Tzschichholz <ricotz@ubuntu.com>
Fri, 31 Jul 2020 17:12:40 +0000 (19:12 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Fri, 31 Jul 2020 18:56:36 +0000 (20:56 +0200)
gtk/gtkbuilderscope.c

index 5612dbdfbef54056649158a7f44c64c9bd73fd62..785d590122106856313f888bee9d7aa241302927 100644 (file)
@@ -412,7 +412,7 @@ gtk_builder_cscope_init (GtkBuilderCScope *self)
  * Calling this function is only necessary if you want to add custom
  * callbacks via gtk_builder_cscope_add_callback_symbol().
  *
- * Returns: (transfer full): a new #GtkBuilderCScope
+ * Returns: (transfer full) (type GtkBuilderCScope): a new #GtkBuilderCScope
  **/
 GtkBuilderScope *
 gtk_builder_cscope_new (void)